| 1. | The while loop will be explained in the next chapter 循环语句将在下一章作具体讲解。 |
| 2. | Shows this while loop and the corresponding condition 显示了这个while循环和相应的条件。 |
| 3. | The while loop checks its condition before executing While ( )循环在执行之前检查它的条件。 |
| 4. | While loop , when the instruction pointer is in the condition 循环的条件中时,修改该条件。 |
| 5. | The second bug is that the while loop in the 函数中的while循环在 |
| 6. | Uses a while loop instead of a new 循环而不是一个新的 |
| 7. | Instead , the program enters a while loop waiting for new connections 相反,程序进入一个while循环,等待新的连接。 |
| 8. | While loop . exit while 循环中的任何位置。 |
| 9. | While loops , exit while 循环内使用时, |
| 10. | While loop because the strong reference keeps it from being garbage collected . the implementation of 循环体中消失,因为强引用会防止它被垃圾收集。 |